cssimage: Warn if gradients only have 1 color stop
authorBenjamin Otte <otte@redhat.com>
Mon, 18 Apr 2016 18:25:11 +0000 (20:25 +0200)
committerBenjamin Otte <otte@redhat.com>
Mon, 18 Apr 2016 18:52:35 +0000 (20:52 +0200)
commit519af3f91d65a9ec8a6f49b0d078ac12271042a1
tree1f988e8e791a5ad1a8e608e8e43cdb981e25b530
parentfd373162b547b777d9c31cdc2fc84b2e337e0d52
cssimage: Warn if gradients only have 1 color stop

GTK <= 3.20 allowed that but the CSS spec and borwsers do not.
We might want to just remove that feature, but for now, we just warn.
gtk/gtkcssimagelinear.c
gtk/gtkcssimageradial.c